/*
Theme Name: DPS
Theme URI: http://webtecker.com
Description: Dark stlye clean WordPress Theme DPS by <a href="http://WebTecker.com">WebTecker</a> with multi-level dropdown, threaded comments and sticky posts (backward compatible).
Version: 1.0
Author: WebTecker
Author URI: http://WebTecker.com
Tags: black, dark, blue, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- BASIC CSS ELEMENTS
	- FORMS
		+ GENERAL
		+ SEARCHFORM
		+ COMMENTFORM
	- FOOTER
	- USEFUL
		+ WORDPRESS CSS
		+ WIDGETS CSS

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #9e29b7;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	color: #006990;
}

a:hover{
	color:#000;	
}

p {
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 22px;
	font-size:.9em;
}

img {
	border: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 960px;
	margin: 0 auto;
	background-color: #fdf7fe;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
	
#header {
	position:relative;
	height: 188px;
	z-index: 2; /* IE z-index bug */
}

#content {
	z-index: 1; /* IE z-index bug */
	padding-bottom:20px;
}

#content-left {
	float: left;
	width: 620px;
	padding: 40px 0;
	margin-left: 40px;
}

#content-right {
	float: right;
	width: 231px;
	margin-right: 40px;	
	margin-top:30px;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1#blog-title {
	float: left;
	margin: 30px 10px 0 10px;
	padding: 0px;
	font-size: 18px;
	width: 288px;
	height:156px;
	text-indent:-99999px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: underline;
}

h2#blog-description {
	float: left;
	margin: 84px 0 0 30px;
	padding: 0px;
	color: #f8dec7;
	font-size: 11px;
	font-weight: normal;
	width:263px;
	height:53px;
	text-indent:-99999px;
	background-image: url(img/slogan.jpg);
	background-repeat: no-repeat;
}

h2#category-title {
	margin: -10px 0 30px 0;
}

h3.post-title {
	color: #fff;
	font-size: 18px;
	height:49px;
	width:621px;
	background-image: url(img/page-title.png);
	background-repeat: no-repeat;
	background-color:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
}

h3.post-title span{
	background-image: url(img/page-title-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	height:49px;
	display:block;
}
h3.post-title a {
	color: #fff;
	text-decoration: none;
}

h3.post-title a:hover {
	border-bottom: none;
	color:#000;
}

h4.sidebar-title {
	margin: 0 0 10px 0;
	
	color: #000;
	font-size: 1.1em;
	background-image: url(img/sidebar-header.gif);
	background-repeat: no-repeat;	
	width:223px;
	height:38px;
	font-weight:normal;
}

h4.sidebar-title span{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display:block;
}

h4.sidebar-title a{
	color:#000;
	text-decoration:none;
}

h4.sidebar-title a:hover{
	color:#fff;
	text-decoration:underline;
}

#webinar{
	background-image: url(img/webinar.jpg);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	height:38px;
	display:block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#calendar{
	background-image: url(img/calendar.jpg);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	height:38px;
	display:block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
	
}

h4.content-title {
	margin: 0 0 20px 0;
	padding: 0px;
	color: #000;
	font-size: 14px;
}

h4 {
	margin-bottom:10px;	
}

h4 a{
	color:#353535;
	text-decoration:none;
}

h4 a:hover{
	color:#000;
	text-decoration:underline;
}

h5{
	margin-top:5px;
	font-size:.9em;
}

/*	##################################
   	HEADER
	################################## */

#phone {
	position: absolute;
	right: 0px;
	line-height: normal;
	top: 40px;
	margin-right: 40px;
	font-size: 1.2em;
	font-weight:bold;
	color:#000;
	background-image: url(img/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:40px;
}
#phone span{
		font-size: 1.25em;
}

#search {
	background-image: url(img/login-box.jpg);
	background-repeat: no-repeat;
	width:231px;
	height:123px;
	position: absolute;
	right: 0px;
	top: 100px;
	margin-right: 40px;
}

#search h4{
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	padding:0px;
}

#search #rememberme{
	width:25px;	
}

#search input{
	width:150px;
	height:15px;
	margin-bottom:5px;
	padding:0px;
}

#search .submit{
	width: 55px;
	float:right;
	height:25px;
}

#search form{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	background-image: url(img/login-icon.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height:100px;
	margin:0px;
}

/* For menu styles please edit /lib/superfish.css */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 0;
}

.sticky {
	padding: 20px;
	background: #2a2a2a;
	border: 1px solid #3a3a3a;
}

.tags {
	padding: 0 0 0 15px;
	background: url(img/bg-tags.gif) no-repeat left center;
}
	
.meta {
	padding: 0 0 10px 0;
	background: url(img/bg-meta.gif) repeat-x left top;
	border-bottom: 1px dotted #5d5d5d;
	clear: both;
}

#author{
	font-size:.8em;
	margin-bottom:10px;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

.box-left ul, ol, .post ul, ol, .page ul, ol {
	line-height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size:.9em;
}

.box-left ul, .post ul, .page ul {
	padding: 0 0 0 20px;
}

.box-left ul li, .post ul li, .page ul li {
	margin: 0px;
	padding: 0 0 0 10px;
}

/** CONTENT RIGHT */

.box-right {
	margin: 0px;
	padding: 3px;
	background-color:#b855cd;
	margin-top:15px;
	border: 1px solid #832398;
	color:#FFF;
}
.box-right span{
	font-size:.8em;
}

.box-right ul {
	color:#FFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;	
	font-size:.9em;
}

.box-right li {
	margin: 0px;
	padding: 5px 0 5px 5px;
}

.box-right li a {
	padding: 5px 0;
	text-decoration: none;
	color:#FFF;
}
.box-right li a:hover{
	color: #cf1709;
}

.box-right li ul {
	padding: 5px 0 0 0;
}

/*	##################################
   	BASIC CSS ELEMENTS
	################################## */
	
hr {
	height: 1px;
	margin: 20px 0;
	background: #3a3a3a;
	border: none;
}
	
table {
	width: 100%;
	margin: 0 0 20px 0;
}

th, td {
	padding: 5px 10px;
}

th {
}

tr.even {
}

pre {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #2a2a2a;
	line-height: 22px;
	border: 1px solid #3a3a3a;
	font-family: Courier, serif;
	overflow-x: scroll;
	overflow-y: visible;
}

blockquote {
	padding: 0 0 0 20px;
	border-left: 5px solid #2a2a2a;
}

/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */


	
/** SEARCHFORM */

#content #searchform {
	width: 250px;
}
	
#searchform #search {
	float: left;
	width: 200px;
	height: 23px;
	padding: 7px 5px 0 5px;
	color: #5d5d5d;
}

#searchform #search-submit {
	float: right;
	width: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

/** COMMENTFORM */

#comments, #trackbacks {
	margin: 40px 0 0 0;
}

#trackbacks {
	margin: 20px 0 0 0;
}

.comment {
	padding: 0 40px 40px 40px;
}

#trackbacks ul {
	margin: 0 0 40px 0;
	padding: 40px 40px 30px 40px;
	list-style: none;
}

#trackbacks li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
	background: url(img/bg-list-item-content.png) no-repeat 0px 4px;
}

.first {
	padding: 40px;
}

#response {
	margin: 60px 0 0 0;
}

#response fieldset {
	padding: 40px;
}

.comment-left, #commentform-left {
	float: left;
	width: 120px;
	height: 120px;
	background: url(img/bg-commentform-left.gif) no-repeat right top;
}

.comment-right, #commentform-right {
	float: left;
	width: 430px;
	min-height: 120px;
}

.comment-text {
	padding: 20px;
	background: #fff url(img/bg-form-input.png) repeat-x left top;
	color: #5d5d5d;
	line-height: 22px;
}

#response textarea {
	width: 420px;
	height: 100px;
	margin: 0px;
	padding: 5px;
}

#response label {
	display: block;
	line-height: 20px;
}

#response input.text {
	width: 420px;
	height: 20px;
	margin: 0px;
	padding: 5px;
}

#response input.submit {
	float: right;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px;
}

.comment-author {
	margin: 0px;
	padding: 5px 0;
	color: #006990;
	font-size: 14px;
}

.comment-author a {
	color: #006990;
	text-decoration: none;
}

.comment-author a:hover {
	text-decoration: underline;
}

/** COMMENTS IN WP 2.7 */

#commentfieldset {
	padding: 20px 40px;
	border:none;
}

.commentlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	list-style: none;
}

.commentlist .avatar {
	float: right;
	margin: 0 20px 10px 20px;
}

.commentlist li a {
	color: #000;
}

.commentlist li a:hover {
	color: #fff;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	padding: 0 0 5px 0;
	color: #000;
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: none;
	border: 1px solid #3a3a3a;
	border-right: none;
}



#cancel-comment-reply {
	margin: 5px 0 20px 0;
}

#cancel-comment-reply a {
	color: #6a6a6a;
}

.commentlist li.depth-1, .commentlist li.depth-3, .commentlist li.depth-5 {
	
}

.commentlist li.depth-2, .commentlist li.depth-4, .commentlist li.depth-6 {
	
}

/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	border: none;
}

legend {
	color: #006990;
	font-size: 14px;
}

label {
	display: block;
	margin: 0 0 5px 0;
}
	
input, textarea {


	margin: 0 0 20px 0;
	padding: 7px 5px 0 5px;
	color: #5d5d5d;
}

#mc-embedded-subscribe{
	padding:0px;
}

textarea {
	

}

select {
	margin: 0 0 20px 0;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

input.submit, input.button {


	margin: 0px;
	padding-top:0px;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	color:#FFF;
}

#footer {
	width: 960px;
	margin: 0 auto;
	font-size:.75em;
}

#footer a{
	color:#000;
}


#legal {
	width: 450px;
	margin: 0 auto;
	margin-top:15px;
	text-align:center;
}

#footer-nav {
	list-style-type: none;
	width:960px;
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	padding:0px;
}

#footer-nav li{
	display:inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left:5px;
	padding-right:5px;
}

/*	##################################
   	USEFUL
	################################## */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #3a3a3a;
   	text-align: center;
   	background-color: #2a2a2a;
	color:#FFF;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 2px;
	background: #3a3a3a;
}

/* Members */

#members{
	border: medium solid #832398;
	background-color: #272727;
	background-image: url(img/member-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	color:#FFF;
	padding:20px;
}

#members h3{
	color:#d44bf1;
	font-size:1.4em;
	font-weight:normal;
	background-image: url(img/member-title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	padding-left: 55px;
	height:43px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#member-content{
	margin-left:55px;
	font-size:.85em;
}

#member-content h4{
	margin-top:10px;	
}

.call-btn{
	color:#2e2e2e;
	width:143px;
	height:38px;
	background-image: url(img/call-action.png);
	background-repeat: no-repeat;
	display:block;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	padding-top: 10px;
	text-align:center;
	margin:5px auto;
}

.call-btn:hover{
	color:#FFF;
	text-decoration:none;
}